home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / graphic / grfsy201.zip / GRAFSYS.HLP < prev    next >
Text File  |  1991-06-07  |  42KB  |  1,378 lines

  1. /COMMENTS
  2.  
  3. GRAFSYS Help File Version 2.01
  4.  
  5. Copyright (C) 1991 by Francis J. Deck.  All rights reserved.
  6.  
  7. NOTICE:  This file is not intended to be user-modifyable, even though it
  8. is in plain English.  GRAFSYS expects file to be in a certain format,
  9. and if that is violated, operation may be unpredictable.  Do not
  10. distribute GRAFSYS with modified GRAFSYS.DOC.
  11.  
  12. /HELP
  13. {GRAFSYS MENU SYSTEM}
  14.  
  15. Use the following keys to browse the GRAFSYS menu system:
  16.  
  17.     Key        Action
  18.     ---        ------
  19.              Move highlight bar up and down.
  20.     ─┘        Select highlighted menu item.
  21.     F1         Display help screen on highlighted item.
  22.     Esc        Exit current menu.
  23.  
  24. You can also select a menu item by typing its number, followed by
  25. Return.
  26.  
  27. {Mouse Support:}
  28.  
  29. GRAFSYS requires that the mouse driver MOUSE.COM or MSMOUSE.COM be
  30. loaded in your system in order to support the mouse.  You can use your
  31. mouse to move the highlight bar up and down, and to select a menu item.
  32. The left button is the same as Return, and the right button is the same
  33. as Esc.
  34.  
  35. /MAINCONFIRM
  36.  
  37. {EXIT TO DOS... CONFIRMATION}
  38.  
  39. If you respond "{Y}", GRAFSYS wil terminate and return to DOS.  If you
  40. give any other response, including a carriage return, you will be
  41. returned to the Main menu.
  42.  
  43. /MAINQUIT
  44. {QUIT}
  45.  
  46. Causes GRAFSYS to return control to DOS.  You will be prompted with:
  47.  
  48.      Are you sure?_
  49.  
  50. If you respond with a carriage return, control will resume at the Main
  51. menu.
  52.  
  53. /MAINREAD
  54. {READ DATA GROUP FROM FILE}
  55.  
  56. Enters Read menu.
  57.  
  58. This menu takes you through the steps for reading a "group" of data
  59. points into GRAFSYS.  A group is a set of points which share the same
  60. attributes, such as plot symbol or line pattern.  You can read in
  61. multiple groups, by entering the Read or Create menus several times, and
  62. you can choose the same or different attributes each time.
  63.  
  64. The steps for reading a file are:
  65.  
  66.   1. Entering a valid file name.
  67.  
  68.   2. Selecting a column format.  If the file has more than two
  69.      numeric columns, you can have GRAFSYS interpret the extra
  70.      columns as "error bars," within certain restrictions.
  71.  
  72.   3. Read the file from disk.
  73.  
  74.   4. Choose the attributes, such as plot symbol, for the group.
  75.  
  76. /EXIT
  77. {EXIT}
  78.  
  79. Returns control to the Main menu.
  80.  
  81. /READFILE
  82. {FILE}
  83.  
  84. This is the name of the file containing a "group" of data points.
  85.  
  86. You may type a valid filename, or a wildcard, e.g. *.* or *.DAT.  If you
  87. type a wildcard or the name of a nonexistent file, a pop-up menu window
  88. will be shown, and you can select a file in the window.  All files
  89. satisfying the wildcard will be shown, as well as all subdirectories and
  90. the root directory (..), identified by a "d" to the left of the
  91. directory name.
  92.  
  93. Move the cursor to the desired file or directory using the {up and down}
  94. {arrow keys}, and press {Return}.  If you selected a directory, you will
  95. be moved into that directory and shown the files there.
  96.  
  97. /READFMT
  98. {COLUMN FORMAT}
  99.     
  100. Selects the column format for the file.  GRAFSYS recognizes the
  101. following column formats:
  102.  
  103.   X    Y
  104.   X    Y    δY
  105.   X    Y    δY-  δY+
  106.   X    Y    δX
  107.   X    Y    δX   δY
  108.   X    Y    δX   δY1- δY+
  109.   X    Y    δX-  δX+
  110.   X    Y    δX-  δX+  δY
  111.   X    Y    δX-  δX+  δY-  δY+
  112.  
  113. Each value of δ is for an error bar, and is the distance of the end of
  114. the bar from the (x,y) point.  The δ- and δ+ values are for asymmetrical
  115. error bars.  If your data file has more columns than needed for the
  116. format you choose, the extra ones will be ignored.
  117.  
  118. /READREAD
  119. {START READING FILE}
  120.  
  121. After you have selected a column format for the file, you can initiate
  122. the read process by selecting this item.  Or, you can "back out" by
  123. selecting {Exit}.
  124.  
  125. /MAINEDIT
  126. {CREATE/EDIT NEW DATA GROUP}
  127.  
  128. Enters the Create/edit menu.  This menu allows you to enter a new group
  129. of data points manually, using the built-in point editor.
  130.  
  131. /CREATEFMT
  132. {COLUMN FORMAT}
  133.  
  134. Selects the column format for the group.  GRAFSYS recognizes the
  135. following column formats:
  136.  
  137.   X    Y
  138.   X    Y    δY
  139.   X    Y    δY-  δY+
  140.   X    Y    δX
  141.   X    Y    δX   δY
  142.   X    Y    δX   δY1- δY+
  143.   X    Y    δX-  δX+
  144.   X    Y    δX-  δX+  δY
  145.   X    Y    δX-  δX+  δY-  δY+
  146.  
  147. Each value of δ is for an error bar, and is the distance of the end of
  148. the bar from the (x,y) point.  The δ- and δ+ values are for asymmetrical
  149. error bars.  If your data file has more columns than needed for the
  150. format you choose, the extra ones will be ignored.
  151.  
  152. /CREATECRE
  153.  
  154. {CREATE GROUP}
  155.  
  156. Once you have chosen a column format, a group with the required number
  157. of columns will be created.  Then, you will be placed in a menu where
  158. you can select attributes for the group, such as plot symbol, and enter
  159. the data point editor.
  160.  
  161. /MAINLABELS
  162. {TITLE, AXIS LABELS, PLOT TEXT}
  163.  
  164. This menu allows you to add, delete, and edit the text of the plot title
  165. and axis labels.  You can also add "plot text" which is text placed
  166. anywhere on the plot.  Other attributes of these labels, including
  167. character size and color can be set in the Text Attributes menu.
  168.  
  169. A special character font including all Greek and special math symbols is
  170. available.  The documentation file and quick reference card list the
  171. special characters.  In general, they are typed as a word surrounded by
  172. backslashes, for example:
  173.  
  174. \alpha\         lowercase Greek letter "alpha"
  175. \upi\           uppercase Greek letter "pi"
  176.  
  177. \sup\           Superscript--shift up 1/2 character height
  178. \sub\           Subscript--shift down 1/2 character height
  179.  
  180. /LABELTITLE
  181. {TITLE OF PLOT}
  182.  
  183. The title is printed at top center of the plot.  You can change
  184. character size and color in the Text Attributes menu.  If you want no
  185. title, just press <return> here.
  186.  
  187. A special character font including all Greek and special math symbols is
  188. available.  The documentation file and quick reference card list the
  189. special characters.  In general, they are typed as a word surrounded by
  190. backslashes, for example:
  191.  
  192. \alpha\         lowercase Greek letter "alpha"
  193. \upi\           uppercase Greek letter "pi"
  194.  
  195. \sup\           Superscript--shift up 1/2 character height
  196. \sub\           Subscript--shift down 1/2 character height
  197.  
  198. /LABELXLABL
  199. {X-AXIS LABEL}
  200.  
  201. The X-axis label is printed at the bottom center of the plot. You can
  202. change character size and color in the Text Attributes menu.  If you
  203. want no X-axis label, just press <return> here.
  204.  
  205. A special character font including all Greek and special math symbols is
  206. available.  The documentation file and quick reference card list the
  207. special characters.  In general, they are typed as a word surrounded by
  208. backslashes, for example:
  209.  
  210. \alpha\         lowercase Greek letter "alpha"
  211. \upi\           uppercase Greek letter "pi"
  212.  
  213. \sup\           Superscript--shift up 1/2 character height
  214. \sub\           Subscript--shift down 1/2 character height
  215.  
  216. /LABELYLABL
  217. {Y-AXIS LABEL}
  218.  
  219. The Y-axis label is printed sideways and centered vertically, at the
  220. left edge of the plot.  You can change character size and color in the
  221. Text Attributes menu.  If you want no Y-axis label, just press <return>
  222. here.
  223.  
  224. A special character font including all Greek and special math symbols is
  225. available.  The documentation file and quick reference card list the
  226. special characters.  In general, they are typed as a word surrounded by
  227. backslashes, for example:
  228.  
  229. \alpha\         lowercase Greek letter "alpha"
  230. \upi\           uppercase Greek letter "pi"
  231.  
  232. \sup\           Superscript--shift up 1/2 character height
  233. \sub\           Subscript--shift down 1/2 character height
  234.  
  235. /LABELXUNIT
  236. {X UNITS}
  237.  
  238. Ths unit string is used to generate labels which conform to Physical
  239. Review and other journals, in conjunction with the Exponential ruler
  240. format found in the Grid menu.  The unit string will be surrounded by
  241. parentheses, and will follow the axis label.  If GRAFSYS places an
  242. exponent multiplier in the axis label, it will be placed inside the
  243. parentheses, just before the units.
  244.  
  245. /LABELYUNIT
  246. {Y UNITS}
  247.  
  248. Ths unit string is used to generate labels which conform to Phys